home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-06 | 1.0 KB | 51 lines | [TEXT/MPS ] |
- /* ================================================================== **
-
- Purpose: Terminal tool main version resource
- module. Same structure as 'vers' resources.
-
- Module : tver.r
-
- Authors: Craig Hotchkiss, Alex Kazim, Byron Han,
- Carol Lee
- Apple Computer, Inc.
- Networks & Communications
- 20525 Mariani Drive
- Cupertino, CA 95014
-
- Version : 1.0D9
-
- Date : 9.may.89
-
- History :
- 9.may.89 Creation date
- 25.aug.89 Version string modified. Rebuilt for CTB 1.0b6
- 18.sep.89 Mod for b8
-
-
-
- ©1989 Apple Computer, Inc. All Rights Reserved.
- This software is proprietary to Apple Computer, Inc.
- It may not be copied, in whole or in part,
- without the written consent of Apple Computer, Inc.
-
- ** ==================================================================== */
-
-
- #include "SysTypes.r"
- #include "types.r"
-
- #include "TMTypes.r"
-
- resource 'vers' (1) {
- 0x01,
- 0x00,
- alpha,
- 0x0C,
- verUS,
- "1.0a1",
- "1.0a1, Copyright © Craig S. Hotchkiss & Apple Computer, Inc. 1988-1989."
- };
-
-
-
-